literal$45003$ - traduction vers grec
DICLIB.COM
Outils linguistiques IA
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:     

Traduction et analyse des mots par intelligence artificielle

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

literal$45003$ - traduction vers grec

IN LOGIC, ATOMIC FORMULA (ATOM) OR ITS NEGATION
Positive literal; Negative literal; Pure literal; Positive Literal; Pure Literal; Negative Literal; Boolean literal; Polarity (mathematical logic); Complementary literal

literal      
adj. κατά γράμμα, κυριολεκτικός

Définition

Scarecrow
·noun The black tern.
II. Scarecrow ·noun A person clad in rags and tatters.
III. Scarecrow ·noun Anything set up to frighten crows or other birds from cornfields; hence, anything terifying without danger.

Wikipédia

Literal (mathematical logic)

In mathematical logic, a literal is an atomic formula (also known as an atom or prime formula) or its negation. The definition mostly appears in proof theory (of classical logic), e.g. in conjunctive normal form and the method of resolution.

Literals can be divided into two types:

  • A positive literal is just an atom (e.g., x {\displaystyle x} ).
  • A negative literal is the negation of an atom (e.g., ¬ x {\displaystyle \lnot x} ).

The polarity of a literal is positive or negative depending on whether it is a positive or negative literal.

In logics with double negation elimination (where ¬ ¬ x x {\displaystyle \lnot \lnot x\equiv x} ) the complementary literal or complement of a literal l {\displaystyle l} can be defined as the literal corresponding to the negation of l {\displaystyle l} . We can write l ¯ {\displaystyle {\bar {l}}} to denote the complementary literal of l {\displaystyle l} . More precisely, if l x {\displaystyle l\equiv x} then l ¯ {\displaystyle {\bar {l}}} is ¬ x {\displaystyle \lnot x} and if l ¬ x {\displaystyle l\equiv \lnot x} then l ¯ {\displaystyle {\bar {l}}} is x {\displaystyle x} . Double negation elimination occurs in classical logics but not in intuitionistic logic.

In the context of a formula in the conjunctive normal form, a literal is pure if the literal's complement does not appear in the formula.

In Boolean functions, each separate occurrence of a variable, either in inverse or uncomplemented form, is a literal. For example, if A {\displaystyle A} , B {\displaystyle B} and C {\displaystyle C} are variables then the expression A ¯ B C {\displaystyle {\bar {A}}BC} contains three literals and the expression A ¯ C + B ¯ C ¯ {\displaystyle {\bar {A}}C+{\bar {B}}{\bar {C}}} contains four literals. However, the expression A ¯ C + B ¯ C {\displaystyle {\bar {A}}C+{\bar {B}}C} would also be said to contain four literals, because although two of the literals are identical ( C {\displaystyle C} appears twice) these qualify as two separate occurrences.